Removed check-y/check-n backgrounds - the effect looked like a bug.
authorOwen Taylor <otaylor@redhat.com>
Sun, 21 Feb 1999 22:38:59 +0000 (22:38 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 21 Feb 1999 22:38:59 +0000 (22:38 +0000)
Sun Feb 21 17:44:52 1999  Owen Taylor  <otaylor@redhat.com>

* gtk/testgtkrc: Removed check-y/check-n backgrounds -
 the effect looked like a bug.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/testgtkrc
tests/testgtkrc

index cc4178a26f488084eca4ee5bd344dc8ed95123e9..c94b981b146a411da05530a14f343ffe4e37aab3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Feb 21 17:44:52 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtkrc: Removed check-y/check-n backgrounds -
+        the effect looked like a bug.
+
 Sun Feb 21 17:14:44 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
index cc4178a26f488084eca4ee5bd344dc8ed95123e9..c94b981b146a411da05530a14f343ffe4e37aab3 100644 (file)
@@ -1,3 +1,8 @@
+Sun Feb 21 17:44:52 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtkrc: Removed check-y/check-n backgrounds -
+        the effect looked like a bug.
+
 Sun Feb 21 17:14:44 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
index cc4178a26f488084eca4ee5bd344dc8ed95123e9..c94b981b146a411da05530a14f343ffe4e37aab3 100644 (file)
@@ -1,3 +1,8 @@
+Sun Feb 21 17:44:52 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtkrc: Removed check-y/check-n backgrounds -
+        the effect looked like a bug.
+
 Sun Feb 21 17:14:44 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
index cc4178a26f488084eca4ee5bd344dc8ed95123e9..c94b981b146a411da05530a14f343ffe4e37aab3 100644 (file)
@@ -1,3 +1,8 @@
+Sun Feb 21 17:44:52 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtkrc: Removed check-y/check-n backgrounds -
+        the effect looked like a bug.
+
 Sun Feb 21 17:14:44 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
index cc4178a26f488084eca4ee5bd344dc8ed95123e9..c94b981b146a411da05530a14f343ffe4e37aab3 100644 (file)
@@ -1,3 +1,8 @@
+Sun Feb 21 17:44:52 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtkrc: Removed check-y/check-n backgrounds -
+        the effect looked like a bug.
+
 Sun Feb 21 17:14:44 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
index cc4178a26f488084eca4ee5bd344dc8ed95123e9..c94b981b146a411da05530a14f343ffe4e37aab3 100644 (file)
@@ -1,3 +1,8 @@
+Sun Feb 21 17:44:52 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtkrc: Removed check-y/check-n backgrounds -
+        the effect looked like a bug.
+
 Sun Feb 21 17:14:44 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
index cc4178a26f488084eca4ee5bd344dc8ed95123e9..c94b981b146a411da05530a14f343ffe4e37aab3 100644 (file)
@@ -1,3 +1,8 @@
+Sun Feb 21 17:44:52 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/testgtkrc: Removed check-y/check-n backgrounds -
+        the effect looked like a bug.
+
 Sun Feb 21 17:14:44 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
index f379c07d623a3e5b410ec520e3abe4bd915b7b72..88514fc392a9852186a42eef5b3c3e055e0e32b6 100644 (file)
@@ -52,8 +52,8 @@ style "toggle_button" = "button"
 {
   fg[NORMAL] = { 1.0, 0, 0 }
   fg[ACTIVE] = { 1.0, 0, 0 }
-  bg_pixmap[ACTIVE] = "check-y.xpm"
-  bg_pixmap[NORMAL] = "check-n.xpm"
+#  bg_pixmap[ACTIVE] = "check-y.xpm"
+#  bg_pixmap[NORMAL] = "check-n.xpm"
 }
 
 style "text"
index f379c07d623a3e5b410ec520e3abe4bd915b7b72..88514fc392a9852186a42eef5b3c3e055e0e32b6 100644 (file)
@@ -52,8 +52,8 @@ style "toggle_button" = "button"
 {
   fg[NORMAL] = { 1.0, 0, 0 }
   fg[ACTIVE] = { 1.0, 0, 0 }
-  bg_pixmap[ACTIVE] = "check-y.xpm"
-  bg_pixmap[NORMAL] = "check-n.xpm"
+#  bg_pixmap[ACTIVE] = "check-y.xpm"
+#  bg_pixmap[NORMAL] = "check-n.xpm"
 }
 
 style "text"